home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17286 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  590 b 

  1. Path: nntp1.best.com!NewsWatcher!user
  2. From: cs805-06@mcs.csuhayward.edu (Steve)
  3. Newsgroups: comp.lang.c++
  4. Subject: readfile question
  5. Date: 15 Apr 1996 04:02:45 GMT
  6. Organization: Best Internet Communications
  7. Message-ID: <cs805-06-1404962104230001@10.0.2.15>
  8. NNTP-Posting-Host: shellx.best.com
  9. X-Newsreader: Value-Added NewsWatcher 2.0b24.0+
  10.  
  11. Hi, I would like to know if there is a c++ function that will read
  12. characters from a string untill it reaches a space.  I saw that there is a
  13. function that reads until it gets to a newline, but cant find anything
  14. that reads until it gets to a space
  15.